CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Viola Jones

搜索资源列表

  1. EyesDetection

    0下载:
  2. eyes detection, viola and jones algorithm, visual studio 2008 and OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4447889
    • 提供者:mayas
  1. Viola_Jones_CVPR2001

    0下载:
  2. Adaboost的首次提出,Paul Viola和Michael Jones在2001年的CVPR会议上-Adaboost was first proposed by Paul Viola and Michael Jones in the 2001 CVPR Conference
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:149290
    • 提供者:吴星
  1. viola04ijcv

    0下载:
  2. this is viola and jones descr iption for object detection this is the base of object detection
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:286813
    • 提供者:saif king
  1. ViolaJones_v4

    0下载:
  2. Viola Jones Objects Detection.supports the trained classifiers in the XML files of OpenCV
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:220582
    • 提供者:baseballbasket
  1. ViolaJones_version0b

    0下载:
  2. matlab code for Viola Jones Object Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:228407
    • 提供者:sswtechnology
  1. Detector

    0下载:
  2. face trackingopencv java viola jones
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:323445
    • 提供者:daniel
  1. violajones_facedetection

    0下载:
  2. code for detecting faces an image using viola jones algorithm-code for detecting faces an image using viola jones algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:617
    • 提供者:Abin Abraham
  1. viola-jones-Face-Detection

    0下载:
  2. face detection via viola_jones method
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6454281
    • 提供者:Nasrin
  1. facial--expression

    0下载:
  2. 这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14236
    • 提供者:彭格格
  1. first-review-report

    0下载:
  2. This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:176657
    • 提供者:Jashpreet
  1. sparse-representation-pdf

    0下载:
  2. This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:1664305
    • 提供者:Jashpreet
  1. image_processing2

    2下载:
  2. 图像工程作业2:使用滑动窗的人脸检测 (Face detection with a sliding window, Viola Jones)-Image Engineering Assignment 2: Use the sliding window Face Detection (Face detection with a sliding window, Viola Jones)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-03
    • 文件大小:15056132
    • 提供者:qinqin
  1. Face-Detector-Training

    0下载:
  2. 由一个3D变形人脸模型取自动生成适应的训练样本。由统计视角,tailored训练数据保证了所有的数据变化且由任意的人脸属性丰富训练样本,例如,年龄或体重。更进一步,它可能自动适应到环境约束,例如,来自于监控摄像机的照明或视角约束。我们使用裁剪的(tailor)图象训练一个新的Viola Jones的adaboost 目标检测框架的多核实现。这个新的实现不仅快速的,而且多特征通道的使用成为可能,例如,在训练期间的颜色特征。在我们实验中,我们训练7个依赖视角的人脸检测子并在Face Detectio
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1201664
    • 提供者:郭继东
  1. code

    0下载:
  2. Face Detection using DWT-SVM method. Detect face parts using Viola-jones method. We used two s namely, ORL and JAFFEE.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1482769
    • 提供者:techies
  1. Proposed_code

    0下载:
  2. Image classification using RBFSVM and Manhattan distance. It detects face and eye. Face detection using Viola jones.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2183783
    • 提供者:techies
  1. FacialExpressionClassification

    1下载:
  2. 1. 使用matlab自带的人脸识别工具(Viola-Jones算法)找出人脸的位置,并裁剪出人脸区域。 2. 使用Gabor滤波器识别出人脸的局部特征及纹理。 3. 训练一个SVM进行表情分类。 4. 交叉验证得到表情分类正确率为83.3 。 操作说明和系统描述请见ReadMe.-1. Using matlab with face detection tool (Viola-Jones algorithm) to find the location of a human
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:5593435
    • 提供者:冯溢
  1. 基于人脸检测的点名系统

    1下载:
  2. 使用viola-jones算法实现人脸检测并将人脸剪裁出来,通过统计被剪裁人脸的个数实现课堂出勤人数的统计(Face detection using Viola-Jones algorithm, and cut out the face, through the statistics of the number of faces cut to achieve class attendance statistics)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:510976
    • 提供者:兜兜
  1. shishizhuizong

    0下载:
  2. 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly use Matlab Computer Vision Too
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:cccyun
  1. Identify_faces

    0下载:
  2. 使用Viola-Jones算法来检测人脸,鼻子,眼睛,嘴巴或上身,并框出。(Use the viola-jones algorithm to detect faces, noses, eyes, mouths or upper body and frame them)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-06
    • 文件大小:20480
    • 提供者:chk1927
« 1 2 3»
搜珍网 www.dssz.com